internal/profile.Sample.locationIDX (field)

8 uses

	internal/profile (current package)
		encode.go#L63: 		s.locationIDX = nil
		encode.go#L65: 			s.locationIDX = append(s.locationIDX, l.ID)
		encode.go#L268: 		for _, lid := range s.locationIDX {
		encode.go#L271: 		s.locationIDX = nil
		encode.go#L319: 	encodeUint64s(b, 1, p.locationIDX)
		encode.go#L331: 	func(b *buffer, m message) error { return decodeUint64s(b, &m.(*Sample).locationIDX) },
		profile.go#L62: 	locationIDX []uint64